home *** CD-ROM | disk | FTP | other *** search
/ The Book of Tells / The Book of Tells.iso / main.dir / 00049_Script_49 < prev    next >
Text File  |  1994-09-21  |  121b  |  4 lines

  1. on exitFrame
  2.   if not(soundBusy(1)) then sound playFile 1,"backgrnd.aif"
  3.   if the timer < (2*60) then go the frame
  4. end